home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Narzedzia systemowe / Inno Setup 5.0.4 Beta / isetup-5.0.4-beta.exe / {app} / Compil32.exe / 0 / RCDATA / TWIZARDFORM / TWIZARDFORM.txt < prev   
Encoding:
Text File  |  2004-10-05  |  18.8 KB  |  709 lines

  1. object WizardForm: TWizardForm
  2.   Left = 228
  3.   Top = 106
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = '*'
  7.   ClientHeight = 358
  8.   ClientWidth = 495
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnCloseQuery = FormCloseQuery
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Bevel: TBevel
  22.     Left = 0
  23.     Top = 314
  24.     Width = 503
  25.     Height = 2
  26.     Shape = bsTopLine
  27.   end
  28.   object RequiredLabel1: TNewStaticText
  29.     Left = 8
  30.     Top = 332
  31.     Width = 26
  32.     Height = 14
  33.     Caption = 'bold'
  34.     Enabled = False
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -11
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.     TabOrder = 4
  42.   end
  43.   object RequiredLabel2: TNewStaticText
  44.     Left = 33
  45.     Top = 332
  46.     Width = 51
  47.     Height = 14
  48.     Caption = ' = required'
  49.     Enabled = False
  50.     TabOrder = 5
  51.   end
  52.   object Notebook1: TNotebook
  53.     Left = 0
  54.     Top = 0
  55.     Width = 496
  56.     Height = 314
  57.     Color = clBtnFace
  58.     PageIndex = 1
  59.     ParentColor = False
  60.     TabOrder = 3
  61.     object TPage
  62.       Left = 0
  63.       Top = 0
  64.       Caption = 'Welcome'
  65.       object WelcomeImage: TImage
  66.         Left = 0
  67.         Top = 0
  68.         Width = 164
  69.         Height = 314
  70.         Picture.Data = {<image000.bmp>}
  71.       end
  72.       object WelcomeLabel1: TNewStaticText
  73.         Left = 176
  74.         Top = 16
  75.         Width = 301
  76.         Height = 53
  77.         AutoSize = False
  78.         Caption = 'Welcome to the [name]'
  79.         Font.Charset = DEFAULT_CHARSET
  80.         Font.Color = clWindowText
  81.         Font.Height = -16
  82.         Font.Name = 'MS Sans Serif'
  83.         Font.Style = [fsBold]
  84.         ParentFont = False
  85.         ShowAccelChar = False
  86.         TabOrder = 0
  87.         WordWrap = True
  88.       end
  89.       object WelcomeLabel2: TNewStaticText
  90.         Left = 176
  91.         Top = 76
  92.         Width = 301
  93.         Height = 57
  94.         AutoSize = False
  95.         Caption = 
  96.           'This wizard will guide you through the process of creating a new' +
  97.           ' Inno Setup script file. The results will be used to generate a ' +
  98.           'new script file which can be compiled directly or saved on disk ' +
  99.           'for later use.'
  100.         ShowAccelChar = False
  101.         TabOrder = 1
  102.         WordWrap = True
  103.       end
  104.       object WelcomeLabel3: TNewStaticText
  105.         Left = 176
  106.         Top = 140
  107.         Width = 301
  108.         Height = 77
  109.         AutoSize = False
  110.         Caption = 
  111.           'Not all features of Inno Setup are covered by this wizard. See t' +
  112.           'he documentation for details on creating Inno Setup script files' +
  113.           '!'#13#13'Click Next to continue, or Cancel to exit this wizard.'
  114.         TabOrder = 2
  115.         WordWrap = True
  116.       end
  117.       object EmptyCheck: TCheckBox
  118.         Left = 176
  119.         Top = 288
  120.         Width = 189
  121.         Height = 17
  122.         Caption = 'Create a new &empty script file'
  123.         TabOrder = 3
  124.       end
  125.     end
  126.     object TPage
  127.       Left = 0
  128.       Top = 0
  129.       Caption = 'Main'
  130.       object Bevel1: TBevel
  131.         Left = 0
  132.         Top = 58
  133.         Width = 499
  134.         Height = 3
  135.         Shape = bsTopLine
  136.       end
  137.       object Notebook2: TNotebook
  138.         Left = 4
  139.         Top = 64
  140.         Width = 485
  141.         Height = 245
  142.         TabOrder = 0
  143.         object TPage
  144.           Left = 0
  145.           Top = 0
  146.           Caption = 'AppInfo'
  147.           object AppNameLabel: TNewStaticText
  148.             Left = 36
  149.             Top = 8
  150.             Width = 413
  151.             Height = 16
  152.             AutoSize = False
  153.             Caption = 'Application na&me:'
  154.             FocusControl = AppNameEdit
  155.             Font.Charset = DEFAULT_CHARSET
  156.             Font.Color = clWindowText
  157.             Font.Height = -11
  158.             Font.Name = 'MS Sans Serif'
  159.             Font.Style = [fsBold]
  160.             ParentFont = False
  161.             TabOrder = 0
  162.             WordWrap = True
  163.           end
  164.           object AppVerNameLabel: TNewStaticText
  165.             Left = 36
  166.             Top = 56
  167.             Width = 413
  168.             Height = 16
  169.             AutoSize = False
  170.             Caption = 'Application name including &version:'
  171.             FocusControl = AppVerNameEdit
  172.             Font.Charset = DEFAULT_CHARSET
  173.             Font.Color = clWindowText
  174.             Font.Height = -11
  175.             Font.Name = 'MS Sans Serif'
  176.             Font.Style = [fsBold]
  177.             ParentFont = False
  178.             TabOrder = 2
  179.             WordWrap = True
  180.           end
  181.           object AppPublisherLabel: TNewStaticText
  182.             Left = 36
  183.             Top = 104
  184.             Width = 413
  185.             Height = 16
  186.             AutoSize = False
  187.             Caption = 'Application &publisher:'
  188.             FocusControl = AppPublisherEdit
  189.             TabOrder = 4
  190.             WordWrap = True
  191.           end
  192.           object AppURLLabel: TNewStaticText
  193.             Left = 36
  194.             Top = 152
  195.             Width = 413
  196.             Height = 16
  197.             AutoSize = False
  198.             Caption = 'Application &website:'
  199.             FocusControl = AppURLEdit
  200.             TabOrder = 6
  201.             WordWrap = True
  202.           end
  203.           object AppNameEdit: TEdit
  204.             Left = 36
  205.             Top = 28
  206.             Width = 309
  207.             Height = 21
  208.             TabOrder = 1
  209.           end
  210.           object AppVerNameEdit: TEdit
  211.             Left = 36
  212.             Top = 76
  213.             Width = 309
  214.             Height = 21
  215.             TabOrder = 3
  216.           end
  217.           object AppPublisherEdit: TEdit
  218.             Left = 36
  219.             Top = 124
  220.             Width = 309
  221.             Height = 21
  222.             TabOrder = 5
  223.           end
  224.           object AppURLEdit: TEdit
  225.             Left = 36
  226.             Top = 172
  227.             Width = 309
  228.             Height = 21
  229.             TabOrder = 7
  230.           end
  231.         end
  232.         object TPage
  233.           Left = 0
  234.           Top = 0
  235.           Caption = 'AppDir'
  236.           object AppDirNameLabel: TNewStaticText
  237.             Left = 36
  238.             Top = 84
  239.             Width = 413
  240.             Height = 16
  241.             AutoSize = False
  242.             Caption = 'Application directory na&me:'
  243.             FocusControl = AppDirNameEdit
  244.             Font.Charset = DEFAULT_CHARSET
  245.             Font.Color = clWindowText
  246.             Font.Height = -11
  247.             Font.Name = 'MS Sans Serif'
  248.             Font.Style = [fsBold]
  249.             ParentFont = False
  250.             TabOrder = 3
  251.             WordWrap = True
  252.           end
  253.           object AppRootDirLabel: TNewStaticText
  254.             Left = 36
  255.             Top = 8
  256.             Width = 413
  257.             Height = 16
  258.             AutoSize = False
  259.             Caption = 'Application &destination base directory:'
  260.             FocusControl = AppRootDirComboBox
  261.             Font.Charset = DEFAULT_CHARSET
  262.             Font.Color = clWindowText
  263.             Font.Height = -11
  264.             Font.Name = 'MS Sans Serif'
  265.             Font.Style = [fsBold]
  266.             ParentFont = False
  267.             TabOrder = 0
  268.             WordWrap = True
  269.           end
  270.           object OtherLabel: TNewStaticText
  271.             Left = 36
  272.             Top = 156
  273.             Width = 413
  274.             Height = 16
  275.             AutoSize = False
  276.             Caption = 'Other:'
  277.             FocusControl = AppDirNameEdit
  278.             TabOrder = 6
  279.             WordWrap = True
  280.           end
  281.           object AppRootDirComboBox: TComboBox
  282.             Left = 36
  283.             Top = 28
  284.             Width = 309
  285.             Height = 21
  286.             Style = csDropDownList
  287.             DropDownCount = 12
  288.             ItemHeight = 13
  289.             TabOrder = 1
  290.             OnChange = AppRootDirComboBoxChange
  291.           end
  292.           object AppRootDirEdit: TEdit
  293.             Left = 36
  294.             Top = 56
  295.             Width = 309
  296.             Height = 21
  297.             TabOrder = 2
  298.           end
  299.           object AppDirNameEdit: TEdit
  300.             Left = 36
  301.             Top = 104
  302.             Width = 309
  303.             Height = 21
  304.             TabOrder = 4
  305.           end
  306.           object NotDisableDirPageCheck: TCheckBox
  307.             Left = 36
  308.             Top = 132
  309.             Width = 425
  310.             Height = 17
  311.             Caption = 'Allow user to &change the application directory'
  312.             TabOrder = 5
  313.           end
  314.           object NotCreateAppDirCheck: TCheckBox
  315.             Left = 36
  316.             Top = 176
  317.             Width = 257
  318.             Height = 17
  319.             Caption = 'The application doe&sn'#39't need a directory'
  320.             TabOrder = 7
  321.             OnClick = NotCreateAppDirCheckClick
  322.           end
  323.         end
  324.         object TPage
  325.           Left = 0
  326.           Top = 0
  327.           Caption = 'AppFiles'
  328.           object AppFilesLabel: TNewStaticText
  329.             Left = 36
  330.             Top = 80
  331.             Width = 413
  332.             Height = 16
  333.             AutoSize = False
  334.             Caption = 'Other application &files:'
  335.             FocusControl = AppFilesListBox
  336.             TabOrder = 4
  337.             WordWrap = True
  338.           end
  339.           object AppExeLabel: TNewStaticText
  340.             Left = 36
  341.             Top = 8
  342.             Width = 413
  343.             Height = 16
  344.             AutoSize = False
  345.             Caption = 'Application &main executable file:'
  346.             FocusControl = AppExeEdit
  347.             Font.Charset = DEFAULT_CHARSET
  348.             Font.Color = clWindowText
  349.             Font.Height = -11
  350.             Font.Name = 'MS Sans Serif'
  351.             Font.Style = [fsBold]
  352.             ParentFont = False
  353.             TabOrder = 0
  354.             WordWrap = True
  355.           end
  356.           object AppFilesListBox: TDropListBox
  357.             Left = 36
  358.             Top = 100
  359.             Width = 309
  360.             Height = 137
  361.             ItemHeight = 13
  362.             TabOrder = 5
  363.             OnClick = AppFilesListBoxClick
  364.             OnDblClick = AppFilesListBoxDblClick
  365.             OnDropFile = AppFilesListBoxDropFile
  366.           end
  367.           object AppFilesAddButton: TButton
  368.             Left = 360
  369.             Top = 102
  370.             Width = 89
  371.             Height = 23
  372.             Caption = '&Add file(s)...'
  373.             TabOrder = 6
  374.             OnClick = AppFilesAddButtonClick
  375.           end
  376.           object AppFilesEditButton: TButton
  377.             Left = 360
  378.             Top = 158
  379.             Width = 89
  380.             Height = 23
  381.             Caption = '&Edit...'
  382.             TabOrder = 8
  383.             OnClick = AppFilesEditButtonClick
  384.           end
  385.           object AppFilesRemoveButton: TButton
  386.             Left = 360
  387.             Top = 186
  388.             Width = 89
  389.             Height = 23
  390.             Caption = 'Remo&ve'
  391.             TabOrder = 9
  392.             OnClick = AppFilesRemoveButtonClick
  393.           end
  394.           object AppExeEdit: TEdit
  395.             Left = 36
  396.             Top = 28
  397.             Width = 309
  398.             Height = 21
  399.             TabOrder = 1
  400.           end
  401.           object AppExeRunCheck: TCheckBox
  402.             Left = 36
  403.             Top = 56
  404.             Width = 413
  405.             Height = 17
  406.             Caption = 'Allow user to &start the application after Setup has finished'
  407.             TabOrder = 3
  408.           end
  409.           object AppExeButton: TButton
  410.             Left = 360
  411.             Top = 27
  412.             Width = 89
  413.             Height = 23
  414.             Caption = 'B&rowse...'
  415.             TabOrder = 2
  416.             OnClick = AppExeButtonClick
  417.           end
  418.           object AppFilesAddDirButton: TButton
  419.             Left = 360
  420.             Top = 130
  421.             Width = 89
  422.             Height = 23
  423.             Caption = 'Add &directory...'
  424.             TabOrder = 7
  425.             OnClick = AppFilesAddDirButtonClick
  426.           end
  427.         end
  428.         object TPage
  429.           Left = 0
  430.           Top = 0
  431.           Caption = 'AppIcons'
  432.           object AppGroupNameLabel: TNewStaticText
  433.             Left = 36
  434.             Top = 8
  435.             Width = 413
  436.             Height = 16
  437.             AutoSize = False
  438.             Caption = 'Application &Start Menu folder name:'
  439.             FocusControl = AppGroupNameEdit
  440.             Font.Charset = DEFAULT_CHARSET
  441.             Font.Color = clWindowText
  442.             Font.Height = -11
  443.             Font.Name = 'MS Sans Serif'
  444.             Font.Style = [fsBold]
  445.             ParentFont = False
  446.             TabOrder = 0
  447.             WordWrap = True
  448.           end
  449.           object Label1: TNewStaticText
  450.             Left = 36
  451.             Top = 140
  452.             Width = 413
  453.             Height = 16
  454.             AutoSize = False
  455.             Caption = 'Other:'
  456.             FocusControl = AppDirNameEdit
  457.             TabOrder = 6
  458.             WordWrap = True
  459.           end
  460.           object AppGroupNameEdit: TEdit
  461.             Left = 36
  462.             Top = 28
  463.             Width = 309
  464.             Height = 21
  465.             TabOrder = 1
  466.           end
  467.           object NotDisableProgramGroupPageCheck: TCheckBox
  468.             Left = 36
  469.             Top = 56
  470.             Width = 425
  471.             Height = 17
  472.             Caption = 'Allow user to &change the Start Menu folder name'
  473.             TabOrder = 2
  474.             OnClick = NotDisableProgramGroupPageCheckClick
  475.           end
  476.           object AllowNoIconsCheck: TCheckBox
  477.             Left = 36
  478.             Top = 76
  479.             Width = 425
  480.             Height = 17
  481.             Caption = 'Allow user to &disable Start Menu folder creation'
  482.             TabOrder = 3
  483.           end
  484.           object DesktopIconCheck: TCheckBox
  485.             Left = 36
  486.             Top = 160
  487.             Width = 257
  488.             Height = 17
  489.             Caption = 'Allow user to create a deskto&p icon'
  490.             TabOrder = 7
  491.             OnClick = NotCreateAppDirCheckClick
  492.           end
  493.           object QuickLaunchIconCheck: TCheckBox
  494.             Left = 36
  495.             Top = 180
  496.             Width = 257
  497.             Height = 17
  498.             Caption = 'Allow user to create a &Quick Launch icon'
  499.             TabOrder = 8
  500.             OnClick = NotCreateAppDirCheckClick
  501.           end
  502.           object CreateUninstallIconCheck: TCheckBox
  503.             Left = 36
  504.             Top = 116
  505.             Width = 301
  506.             Height = 17
  507.             Caption = 'Create an &Uninstall icon in the Start Menu folder'
  508.             TabOrder = 5
  509.           end
  510.           object CreateURLIconCheck: TCheckBox
  511.             Left = 36
  512.             Top = 96
  513.             Width = 301
  514.             Height = 17
  515.             Caption = 'Create an &Internet shortcut in the Start Menu folder'
  516.             TabOrder = 4
  517.           end
  518.         end
  519.         object TPage
  520.           Left = 0
  521.           Top = 0
  522.           Caption = 'AppDocs'
  523.           object AppLicenseFileLabel: TNewStaticText
  524.             Left = 36
  525.             Top = 8
  526.             Width = 413
  527.             Height = 16
  528.             AutoSize = False
  529.             Caption = '&License file:'
  530.             FocusControl = AppLicenseFileEdit
  531.             TabOrder = 0
  532.             WordWrap = True
  533.           end
  534.           object AppInfoBeforeFileLabel: TNewStaticText
  535.             Left = 36
  536.             Top = 56
  537.             Width = 413
  538.             Height = 16
  539.             AutoSize = False
  540.             Caption = '&Information file shown before installation:'
  541.             FocusControl = AppInfoBeforeFileEdit
  542.             TabOrder = 3
  543.             WordWrap = True
  544.           end
  545.           object AppInfoAfterFileLabel: TNewStaticText
  546.             Left = 36
  547.             Top = 104
  548.             Width = 413
  549.             Height = 16
  550.             AutoSize = False
  551.             Caption = 'Information file shown &after installation:'
  552.             FocusControl = AppInfoAfterFileEdit
  553.             TabOrder = 6
  554.             WordWrap = True
  555.           end
  556.           object AppLicenseFileEdit: TEdit
  557.             Left = 36
  558.             Top = 28
  559.             Width = 309
  560.             Height = 21
  561.             TabOrder = 1
  562.           end
  563.           object AppLicenseFileButton: TButton
  564.             Left = 360
  565.             Top = 27
  566.             Width = 89
  567.             Height = 23
  568.             Caption = 'B&rowse...'
  569.             TabOrder = 2
  570.             OnClick = AppDocsFileButtonClick
  571.           end
  572.           object AppInfoBeforeFileEdit: TEdit
  573.             Left = 36
  574.             Top = 76
  575.             Width = 309
  576.             Height = 21
  577.             TabOrder = 4
  578.           end
  579.           object AppInfoBeforeFileButton: TButton
  580.             Left = 360
  581.             Top = 75
  582.             Width = 89
  583.             Height = 23
  584.             Caption = 'Br&owse...'
  585.             TabOrder = 5
  586.             OnClick = AppDocsFileButtonClick
  587.           end
  588.           object AppInfoAfterFileEdit: TEdit
  589.             Left = 36
  590.             Top = 124
  591.             Width = 309
  592.             Height = 21
  593.             TabOrder = 7
  594.           end
  595.           object AppInfoAfterFileButton: TButton
  596.             Left = 360
  597.             Top = 123
  598.             Width = 89
  599.             Height = 23
  600.             Caption = 'Bro&wse...'
  601.             TabOrder = 8
  602.             OnClick = AppDocsFileButtonClick
  603.           end
  604.         end
  605.       end
  606.       object PnlMain: TPanel
  607.         Left = 0
  608.         Top = 0
  609.         Width = 497
  610.         Height = 58
  611.         BevelOuter = bvNone
  612.         Color = clWindow
  613.         TabOrder = 1
  614.         object InnerImage: TImage
  615.           Left = 438
  616.           Top = 1
  617.           Width = 55
  618.           Height = 55
  619.           Picture.Data = {<image001.bmp>}
  620.         end
  621.         object PageNameLabel: TNewStaticText
  622.           Left = 24
  623.           Top = 10
  624.           Width = 405
  625.           Height = 13
  626.           AutoSize = False
  627.           Caption = '*'
  628.           Font.Charset = DEFAULT_CHARSET
  629.           Font.Color = clWindowText
  630.           Font.Height = -11
  631.           Font.Name = 'MS Sans Serif'
  632.           Font.Style = [fsBold]
  633.           ParentFont = False
  634.           TabOrder = 0
  635.         end
  636.         object PageDescriptionLabel: TNewStaticText
  637.           Left = 40
  638.           Top = 26
  639.           Width = 389
  640.           Height = 29
  641.           AutoSize = False
  642.           Caption = '*'
  643.           ShowAccelChar = False
  644.           TabOrder = 1
  645.           WordWrap = True
  646.         end
  647.       end
  648.     end
  649.     object TPage
  650.       Left = 0
  651.       Top = 0
  652.       Caption = 'Finished'
  653.       object FinishedImage: TImage
  654.         Left = 0
  655.         Top = 0
  656.         Width = 164
  657.         Height = 314
  658.       end
  659.       object FinishedLabel: TNewStaticText
  660.         Left = 176
  661.         Top = 16
  662.         Width = 301
  663.         Height = 121
  664.         AutoSize = False
  665.         Caption = 
  666.           'You have successfully completed the [name].'#13#13'To close this wizar' +
  667.           'd and generate the new script file, click Finish.'
  668.         ShowAccelChar = False
  669.         TabOrder = 0
  670.         WordWrap = True
  671.       end
  672.     end
  673.   end
  674.   object BackButton: TButton
  675.     Left = 248
  676.     Top = 326
  677.     Width = 75
  678.     Height = 23
  679.     Caption = '< &Back'
  680.     TabOrder = 0
  681.     OnClick = BackButtonClick
  682.   end
  683.   object NextButton: TButton
  684.     Left = 323
  685.     Top = 326
  686.     Width = 75
  687.     Height = 23
  688.     Caption = '*'
  689.     Default = True
  690.     TabOrder = 1
  691.     OnClick = NextButtonClick
  692.   end
  693.   object CancelButton: TButton
  694.     Left = 408
  695.     Top = 326
  696.     Width = 75
  697.     Height = 23
  698.     Cancel = True
  699.     Caption = 'Cancel'
  700.     ModalResult = 2
  701.     TabOrder = 2
  702.   end
  703.   object OpenDialog: TOpenDialog
  704.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  705.     Left = 108
  706.     Top = 324
  707.   end
  708. end
  709.